Skip to content

Add dotnet tools manifest to dependabot#1030

Merged
BenjaminMichaelis merged 1 commit intomainfrom
copilot/add-dotnet-tools-manifest
Apr 26, 2026
Merged

Add dotnet tools manifest to dependabot#1030
BenjaminMichaelis merged 1 commit intomainfrom
copilot/add-dotnet-tools-manifest

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 25, 2026

Adds /.config to the nuget ecosystem directories in .github/dependabot.yml so that Dependabot tracks the dotnet local tools manifest at .config/dotnet-tools.json (currently containing dotnet-ef and trx-to-vsplaylist).

Copilot AI requested a review from BenjaminMichaelis April 25, 2026 17:42
@BenjaminMichaelis BenjaminMichaelis marked this pull request as ready for review April 26, 2026 03:39
Copilot AI review requested due to automatic review settings April 26, 2026 03:39
@BenjaminMichaelis BenjaminMichaelis merged commit 49b9e26 into main Apr 26, 2026
3 checks passed
@BenjaminMichaelis BenjaminMichaelis deleted the copilot/add-dotnet-tools-manifest branch April 26, 2026 03:39
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Dependabot configuration so it also monitors the repo’s local .NET tool manifest under /.config, ensuring dotnet local tools (e.g., dotnet-ef, trx-to-vsplaylist) get automated version update PRs.

Changes:

  • Add /.config to the NuGet Dependabot directories list so .config/dotnet-tools.json is included in update scans.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants